grid: Work harder for tight homogeneous allocation
authorMatthias Clasen <mclasen@redhat.com>
Sun, 4 Mar 2012 22:19:16 +0000 (17:19 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 4 Mar 2012 22:29:01 +0000 (17:29 -0500)
commit47c190a1b732225a9c26bfd492f8c392f5adc931
tree6f95cb4294d4a94112fc83175573671b5d45a88a
parent897dc37289ecf20ffa7a882cbb73a8adcff26722
grid: Work harder for tight homogeneous allocation

When doing homogeneous allocation in the presence of
overlapping spanning children, we need to avoid uneven
line allocations, otherwise, the final homogenization
will blow up the size request of the grid.

https://bugzilla.gnome.org/show_bug.cgi?id=671170
gtk/gtkgrid.c